Skip to content

chore(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.20.3 - #143

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-aws-aws-sdk-go-v2-credentials-1.x
Open

chore(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.20.3#143
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-aws-aws-sdk-go-v2-credentials-1.x

Conversation

@renovate

@renovate renovate Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/aws/aws-sdk-go-v2/credentials v1.19.16v1.20.3 age adoption passing confidence

Release Notes

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/credentials)

v1.20.3

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/feature/s3/manager: v1.14.0
    • Feature: BREAKING CHANGE Correct nullability of a large number of S3 structure fields. See #​2162.
  • github.com/aws/aws-sdk-go-v2/service/appmesh: v1.22.0
    • Feature: Change the default value of these fields from 0 to null: MaxConnections, MaxPendingRequests, MaxRequests, HealthCheckThreshold, PortNumber, and HealthCheckPolicy -> port. Users are not expected to perceive the change, except that badRequestException is thrown when required fields missing configured.
  • github.com/aws/aws-sdk-go-v2/service/athena: v1.35.0
    • Feature: Adding SerivicePreProcessing time metric
  • github.com/aws/aws-sdk-go-v2/service/cloud9: v1.20.3
    • Documentation: A minor doc only update related to changing the date of an API change.
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.40.0
    • Feature: This release adds a new flag ImportExistingResources to CreateChangeSet. Specify this parameter on a CREATE- or UPDATE-type change set to import existing resources with custom names instead of recreating them.
  • github.com/aws/aws-sdk-go-v2/service/codepipeline: v1.21.0
    • Feature: CodePipeline now supports overriding source revisions to achieve manual re-deploy of a past revision
  • github.com/aws/aws-sdk-go-v2/service/codestarconnections: v1.18.0
    • Feature: This release adds support for the CloudFormation Git sync feature. Git sync enables updating a CloudFormation stack from a template stored in a Git repository.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.81.0
    • Feature: This release adds WISDOM_QUICK_RESPONSES as new IntegrationType of Connect IntegrationAssociation resource and bug fixes.
  • github.com/aws/aws-sdk-go-v2/service/dlm: v1.21.1
    • Documentation: Added support for SAP HANA in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies with pre and post scripts.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.136.0
    • Feature: This release adds new features for Amazon VPC IP Address Manager (IPAM) Allowing a choice between Free and Advanced Tiers, viewing public IP address insights across regions and in Amazon Cloudwatch, use IPAM to plan your subnet IPs within a VPC and bring your own autonomous system number to IPAM.
  • github.com/aws/aws-sdk-go-v2/service/ecr: v1.23.0
    • Feature: Documentation and operational updates for Amazon ECR, adding support for pull through cache rules for upstream registries that require authentication.
  • github.com/aws/aws-sdk-go-v2/service/emr: v1.34.0
    • Feature: Launch support for IAM Identity Center Trusted Identity Propagation and workspace storage encryption using AWS KMS in EMR Studio
  • github.com/aws/aws-sdk-go-v2/service/eventbridge: v1.25.0
    • Feature: Introduces a new rule state ENABLED_WITH_ALL_CLOUDTRAIL_MANAGEMENT_EVENTS for matching with Get, List and Describe AWS API call events from CloudTrail.
  • github.com/aws/aws-sdk-go-v2/service/internetmonitor: v1.9.0
    • Feature: Adds new querying capabilities for running data queries on a monitor
  • github.com/aws/aws-sdk-go-v2/service/ivs: v1.29.0
    • Feature: type & defaulting refinement to various range properties
  • github.com/aws/aws-sdk-go-v2/service/ivschat: v1.9.0
    • Feature: type & defaulting refinement to various range properties
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideo: v1.20.3
    • Documentation: Docs only build to bring up-to-date with public docs.
  • github.com/aws/aws-sdk-go-v2/service/location: v1.31.0
    • Feature: Remove default value and allow nullable for request parameters having minimum value larger than zero.
  • github.com/aws/aws-sdk-go-v2/service/medialive: v1.41.0
    • Feature: MediaLive has now added support for per-output static image overlay.
  • github.com/aws/aws-sdk-go-v2/service/mgn: v1.24.0
    • Feature: Removed invalid and unnecessary default values.
  • github.com/aws/aws-sdk-go-v2/service/osis: v1.5.0
    • Feature: Add support for enabling a persistent buffer when creating or updating an OpenSearch Ingestion pipeline. Add tags to Pipeline and PipelineSummary response models.
  • github.com/aws/aws-sdk-go-v2/service/pipes: v1.8.0
    • Feature: TargetParameters now properly supports BatchJobParameters.ArrayProperties.Size and BatchJobParameters.RetryStrategy.Attempts being optional, and EcsTaskParameters.Overrides.EphemeralStorage.SizeInGiB now properly required when setting EphemeralStorage
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.63.0
    • Feature: This release adds support for option groups and replica enhancements to Amazon RDS Custom.
  • github.com/aws/aws-sdk-go-v2/service/redshift: v1.37.0
    • Feature: Updated SDK for Amazon Redshift, which you can use to configure a connection with IAM Identity Center to manage access to databases. With these, you can create a connection through a managed application. You can also change a managed application, delete it, or get information about an existing one.
  • github.com/aws/aws-sdk-go-v2/service/redshiftserverless: v1.13.0
    • Feature: Updated SDK for Amazon Redshift Serverless, which provides the ability to configure a connection with IAM Identity Center to manage user and group access to databases.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.43.0
    • Feature: BREAKING CHANGE Correct nullability of a large number of S3 structure fields. See #​2162.
    • Feature: Removes all default 0 values for numbers and false values for booleans
  • github.com/aws/aws-sdk-go-v2/service/ssoadmin: v1.22.0
    • Feature: Improves support for configuring RefreshToken and TokenExchange grants on applications.
  • github.com/aws/aws-sdk-go-v2/service/ssooidc: v1.20.0
    • Feature: Adding support for sso-oauth:CreateTokenWithIAM.
  • github.com/aws/aws-sdk-go-v2/service/sts: v1.25.3
    • Documentation: API updates for the AWS Security Token Service
  • github.com/aws/aws-sdk-go-v2/service/trustedadvisor: v1.0.0
    • Release: New AWS service client module
    • Feature: AWS Trusted Advisor introduces new APIs to enable you to programmatically access Trusted Advisor best practice checks, recommendations, and prioritized recommendations. Trusted Advisor APIs enable you to integrate Trusted Advisor with your operational tools to automate your workloads.
  • github.com/aws/aws-sdk-go-v2/service/verifiedpermissions: v1.6.0
    • Feature: Adding BatchIsAuthorized API which supports multiple authorization requests against a PolicyStore
  • github.com/aws/aws-sdk-go-v2/service/wisdom: v1.19.0
    • Feature: This release adds QuickResponse as a new Wisdom resource and Wisdom APIs for import, create, read, search, update and delete QuickResponse resources.

v1.20.2

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/arczonalshift: v1.7.0
    • Feature: This release adds a new capability, zonal autoshift. You can configure zonal autoshift so that AWS shifts traffic for a resource away from an Availability Zone, on your behalf, when AWS determines that there is an issue that could potentially affect customers in the Availability Zone.
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.26.2
    • Bug Fix: Respect caller region overrides in endpoint discovery.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.72.0
    • Feature: Adds observation and analyzer support to the GetDataQualityResult and BatchGetDataQualityResult APIs.
  • github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery: v1.8.8
    • Bug Fix: Respect caller region overrides in endpoint discovery.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.120.0
    • Feature: This release adds support for 1/ Code Editor, based on Code-OSS, Visual Studio Code Open Source, a new fully managed IDE option in SageMaker Studio 2/ JupyterLab, a new fully managed JupyterLab IDE experience in SageMaker Studio
  • github.com/aws/aws-sdk-go-v2/service/timestreamquery: v1.20.2
    • Bug Fix: Respect caller region overrides in endpoint discovery.
  • github.com/aws/aws-sdk-go-v2/service/timestreamwrite: v1.23.2
    • Bug Fix: Respect caller region overrides in endpoint discovery.

v1.19.35

General Highlights

  • Bug Fix: Replace usages of the old ioutil/ package throughout the SDK.
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.41.4
    • Bug Fix: Remove X-Amz-Security-Token header on redirect.
  • github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue: v1.20.35
    • Bug Fix: Fix documentation typo.
  • github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue: v1.19.35
    • Bug Fix: Fix documentation typo.
  • github.com/aws/aws-sdk-go-v2/service/apigateway: v1.39.0
    • Feature: API Gateway now supports an additional security policy "SecurityPolicy-TLS13-1-2-FIPS-PFS-PQ-2025-09" for REST APIs and custom domain names. The new policy is compliant with TLS 1.3, Federal Information Processing Standards (FIPS), Perfect Forward Secrecy (PFS), and post-quantum (PQ) cryptography
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.62.0
    • Feature: Fix pagination support for DescribeConformancePackCompliance, and update OrganizationConfigRule InputParameters max length to match ConfigRule.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.166.0
    • Feature: Deprecating PredefinedNotificationID field
  • github.com/aws/aws-sdk-go-v2/service/gameliftstreams: v1.11.0
    • Feature: Feature launch that enables customers to connect streaming sessions to their own VPCs running in AWS.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.138.0
    • Feature: Add QuerySessionContext to BatchGetPartitionRequest
  • github.com/aws/aws-sdk-go-v2/service/ivsrealtime: v1.33.0
    • Feature: Updates maximum reconnect window seconds from 60 to 300 for participant replication
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.88.0
    • Feature: This update adds support for Dolby AC-4 audio output, frame rate conversion between non-Dolby Vision inputs to Dolby Vision outputs, and clear lead CMAF HLS output.
  • github.com/aws/aws-sdk-go-v2/service/medialive: v1.93.2
    • Documentation: Documents the VideoDescription.ScalingBehavior.SMART(underscore)CROP enum value.
  • github.com/aws/aws-sdk-go-v2/service/mgn: v1.41.0
    • Feature: Network Migration APIs are now publicly available for direct programmatic access. Customers can now call Network Migration APIs directly without going through AWS Transform (ATX), enabling automation, integration with existing tools, and self-service migration workflows.
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.55.1
    • Bug Fix: Add missing fields serd of polly SynthesizeSpeech presign
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.105.0
    • Feature: The change adds a new capability named ManageSharedFolders in Custom Permissions

v1.19.18

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.41.8
    • Bug Fix: Adds support for AWS_RESTRICT_FILE_PERMISSIONS for env and in-code config.
  • github.com/aws/aws-sdk-go-v2/config: v1.32.19
    • Bug Fix: Adds support for AWS_RESTRICT_FILE_PERMISSIONS for env and in-code config.
  • github.com/aws/aws-sdk-go-v2/credentials: v1.19.18
    • Bug Fix: Create new login cache files with 0600 on Unix platforms.
  • github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager: v0.2.1
    • Bug Fix: Feature parity for transfer manager v2 to allow range download, support checksum type config, fix error from failed transfer's follow-up due to ctx cancellation, honor mpu threshold and add back max upload parts option
  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.49.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/amp: v1.43.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.29.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/appstream: v1.60.0
    • Feature: Amazon WorkSpaces Applications now supports BYOL (Bring Your Own License). This enables customers to import their own WorkSpaces images and use them in WorkSpaces Applications.
  • github.com/aws/aws-sdk-go-v2/service/arcregionswitch: v1.8.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/artifact: v1.16.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/backupsearch: v1.7.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/bedrock: v1.62.0
    • Feature: Add support for ModelPackageArn in Bedrock's CreateCustomModel API
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcore: v1.28.0
    • Feature: Added Harness support for LiteLLM model configuration for third-party model providers. Added S3 and Git skill source types. Added Responses API format for OpenAI and Bedrock models. Added runtimeUserId and runtimeClientError to InvokeHarness.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol: v1.41.0
    • Feature: Added Harness support for LiteLLM model configuration for third-party model providers. Added S3 and Git skill source types. Added Responses API format for OpenAI and Bedrock models. Added runtimeUserId parameter to InvokeHarness for end-user identification.
  • github.com/aws/aws-sdk-go-v2/service/bedrockdataautomationruntime: v1.11.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/bedrockruntime: v1.53.0
    • Feature: Support system role in message
  • github.com/aws/aws-sdk-go-v2/service/billingconductor: v1.30.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/braket: v1.41.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/chatbot: v1.15.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings: v1.34.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging: v1.33.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/cloudfrontkeyvaluestore: v1.13.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/codegurureviewer: v1.35.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/codestarconnections: v1.36.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/controlcatalog: v1.16.0
    • Feature: AWS Control Catalog - Added GovernedProviders response field and inclusion filter to GetControl and ListControls APIs to identify and filter by cloud provider. Added ParameterRequirementSummary response field indicating parameter requirements.
  • github.com/aws/aws-sdk-go-v2/service/costoptimizationhub: v1.23.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/customerprofiles: v1.62.0
    • Feature: BatchPutProfileObject API adds multiple profile objects to a domain of a given ObjectType in a single API call.
  • github.com/aws/aws-sdk-go-v2/service/deadline: v1.32.0
    • Feature: Added support for persistent storage on Service-Managed Fleets, allowing customers to configure persistent storage that preserves data across worker sessions which reduces job startup times for workloads with large software installations or asset caches.
  • github.com/aws/aws-sdk-go-v2/service/detective: v1.39.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/finspacedata: v1.34.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/georoutes: v1.10.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/groundstation: v1.42.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.74.0
    • Feature: Adds new connectivity-related fields to Fleet Indexing API requests and responses.
  • github.com/aws/aws-sdk-go-v2/service/iotdataplane: v1.33.0
    • Feature: Adding GetConnection, ListSubscriptions, and SendDirectMessage APIs to IoT Data Plane
  • github.com/aws/aws-sdk-go-v2/service/iottwinmaker: v1.30.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/ivs: v1.51.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/keyspaces: v1.26.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/kinesisanalyticsv2: v1.38.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideosignaling: v1.29.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/lookoutequipment: v1.37.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/marketplacereporting: v1.8.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/migrationhubstrategy: v1.27.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/neptunegraph: v1.22.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/networkmonitor: v1.14.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/opensearchserverless: v1.31.0
    • Feature: Adds support for deletion protection on collections, ability to create NEXTGEN collection groups and autoscaling visibility for NEXTGEN collection groups
  • github.com/aws/aws-sdk-go-v2/service/pcs: v1.19.0
    • Feature: This release adds support for configuring scaleDownIdleTimeInSeconds at the compute node group level, allowing customers to set different idle timeouts per node group. Previously this setting was only available at the cluster level.
  • github.com/aws/aws-sdk-go-v2/service/pinpointsmsvoicev2: v1.29.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/redshiftdata: v1.40.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/resiliencehubv2: v1.0.0
    • Release: New AWS service client module
    • Feature: This is the initial SDK release for the next generation of Resilience Hub.
  • github.com/aws/aws-sdk-go-v2/service/route53recoverycontrolconfig: v1.33.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/s3control: v1.71.0
    • Feature: Update the minimum value of MinStorageBytesPercentage in StorageLensPrefixLevel.SelectionCriteria from 0.1 to 1, aligning the model with the documented contract.
  • github.com/aws/aws-sdk-go-v2/service/sagemakera2iruntime: v1.33.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/sagemakerruntime: v1.40.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/securityagent: v1.4.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/signin: v1.1.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/socialmessaging: v1.10.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/ssmincidents: v1.40.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/supplychain: v1.18.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/timestreaminfluxdb: v1.20.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/trustedadvisor: v1.15.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/verifiedpermissions: v1.34.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/wickr: v1.2.0
    • Feature: Adding new BDD representation of endpoint ruleset

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 12 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2 v1.41.7 -> v1.46.0
github.com/aws/aws-sdk-go-v2/service/sts v1.42.1 -> v1.49.0
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.23 -> v1.19.2
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.23 -> v1.5.2
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.23 -> v2.8.2
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.24 -> v1.5.2
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.9 -> v1.13.19
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.23 -> v1.14.2
github.com/aws/aws-sdk-go-v2/service/signin v1.0.11 -> v1.9.0
github.com/aws/aws-sdk-go-v2/service/sso v1.30.17 -> v1.37.0
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.21 -> v1.42.0
github.com/aws/smithy-go v1.25.1 -> v1.28.1

@renovate
renovate Bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-credentials-1.x branch from 8ad4044 to 1fa4b67 Compare July 28, 2026 21:13
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.19.30 chore(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.19.31 Jul 28, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-credentials-1.x branch from 1fa4b67 to 2a48174 Compare July 29, 2026 21:01
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.19.31 chore(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.19.32 Jul 29, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-credentials-1.x branch from 2a48174 to 6b22dda Compare July 31, 2026 22:48
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.19.32 chore(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.19.33 Jul 31, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-credentials-1.x branch from 6b22dda to 8b31c58 Compare August 5, 2026 23:43
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.19.33 chore(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.19.34 Aug 5, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-credentials-1.x branch from 8b31c58 to 401a810 Compare August 10, 2026 21:37
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.19.34 chore(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.19.35 Aug 10, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-credentials-1.x branch from 401a810 to 9aedc66 Compare August 14, 2026 22:56
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.19.35 chore(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.19.36 Aug 14, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-credentials-1.x branch from 9aedc66 to 650780f Compare August 20, 2026 22:14
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.19.36 chore(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.19.37 Aug 20, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-credentials-1.x branch from 650780f to 33e83d2 Compare August 25, 2026 22:16
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.19.37 chore(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.19.38 Aug 25, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-credentials-1.x branch from 33e83d2 to 905b74c Compare August 26, 2026 23:55
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.19.38 chore(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.19.39 Aug 26, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-credentials-1.x branch from 905b74c to 0de2cfc Compare August 27, 2026 23:40
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.19.39 chore(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.20.0 Aug 27, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-credentials-1.x branch from 0de2cfc to 92cb136 Compare August 28, 2026 02:59
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.20.0 chore(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.20.1 Aug 28, 2026
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.20.1 chore(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.20.1 - autoclosed Aug 31, 2026
@renovate renovate Bot closed this Aug 31, 2026
@renovate
renovate Bot deleted the renovate/github.com-aws-aws-sdk-go-v2-credentials-1.x branch August 31, 2026 17:48
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.20.1 - autoclosed chore(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.20.2 Sep 1, 2026
@renovate renovate Bot reopened this Sep 1, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-credentials-1.x branch from 92cb136 to a44c774 Compare September 1, 2026 09:54
@renovate
renovate Bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-credentials-1.x branch from a44c774 to f77783a Compare September 4, 2026 21:31
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.20.2 chore(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.20.3 Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants